FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title Object-Oriented Software in Ada 95, 2nd Edition
- Author(s) Michael A. Smith
- Publisher: McGraw-Hill (2nd Edition, March 2000); eBook (University of Brighton, 2001)
- Hardcover/Paperback 548 pages
- eBook PDF (446 pages)
- Language: English
- ISBN-10: 185032185X (2nd Edition: 007709598)
- ISBN-13: 978-1850321859
- Share This:
This book is aimed at students and programmers who wish to learn the object-oriented language Ada 95. The book illustrates the language by showing how programs can be written using an object-oriented approach. The book treats Ada 95 as a language in its own right and not just as an extension to Ada 83.
This book assumes that the reader has learned a first language, such as Pascal, Modula, C++ or even Ada (on any undergraduate or Higher National programme in computing, engineering or science) and concentrates on the design and construction of object-oriented software. There are many examples of complete programs and the source code is available free of charge from HENSA (The Higher Education National Software Archive) using FTP. The host is micros.hensa.ac.uk, the login is hensa, the password is hensa and the file you require is micros/ibmpc/dos/a/a001/smith9x (all in lower case). The source text is in ASCII. All of the software has been written for and tested on the new compiler.
The book is aimed at intermediate level undergraduates; that is, those who have studied the basics of program design and are acquainted with the fundamental concepts of data types and program control structures.
About the Authors- N/A
- ADA Programming Language
- Object-Oriented Analysis, Design and Programming (OOD/OOP)
- Computer Programming
- Introduction to Computer Science
-
Ada Programming (WikiBooks)
This book is a tutorial teaching the Ada programming language. Ada puts unique emphasis on, and provides strong support for, good software engineering practices that scale well to very large software systems.
-
Ada for Software Engineers, 2nd Edition (Mordechai Ben-Ari)
This textbook is intended for experienced programmers (advanced students and practicing software engineers) who need to master software design and programming in Ada. Special features of the book include: Object-oriented programming, concurrency, and embedded and real-time systems are emphasized.
-
Ada in Action: with Practical Programming Examples, 2nd Edition
Written from a user's point of view, this text explores many selected advanced features and constructs of ADA and explains how to use them for the best results. It provides examples of how to write clear, correct, maintenance code.
-
Introducing Ada 95 - The Language for a Complex World
This book introduces Ada 95, the revised International Standard which increases the flexibility of Ada thus making it applicable to wider domains but retains the inherent reliability for which Ada is noted.
-
Ada 95: The Craft of Object-Oriented Programming (John English)
This book is a beginner's introduction to Ada 95. It uses an example-driven approach which gradually develops small trivial programs into large case-study type programs.
-
Ada Distilled: An Introduction to Ada Programming for Experienced
This book is aimed at experienced programmers who want to learn Ada at the programming level.
-
Ada Quality and Style Guide: For Professional Programmers
The purpose of this guide is to help computer professionals produce better Ada programs by identifying a set of stylistic guidelines that will directly impact the quality of their Ada programs.
-
Ada 95: The Lovelace Tutorial (David A. Wheeler)
The book comprises eighteen chapters each of which is composed of short sections designed to cover a small number of key concept and to provide a test question to check the reader's understanding of the concepts covered.
:
|
|